home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Mac Game Programming Gurus / TricksOfTheMacGameProgrammingGurus.iso / Tools / nShell™ 1.0.3 / nShell / bin / mv / mv.rsrc / TEXT_16000_man general.txt < prev    next >
Encoding:
Text File  |  1994-09-24  |  388 b   |  18 lines

  1.  
  2. NAME
  3.  
  4. mv - move files
  5.  
  6. SYNOPSIS
  7.  
  8. mv source target
  9. mv source [source2...] target
  10.  
  11. DESCRIPTION
  12.  
  13. The "mv" command moves files.  This command may be used to move one or more files to a target path.  When one source file is specified, the destination may be a file or a directory.  When more than one source file is specified, the target must be a directory.
  14.  
  15. RETURN CODES
  16.  
  17. <0    Error
  18. 0    Success